| 2008-09-22 |
Keir Fraser | libxc: Wrapper functions for cpu online/offline |
commit | commitdiff | tree | snapshot |
| 2008-09-22 |
Keir Fraser | x86: Add sysctl for cpu online/offline |
commit | commitdiff | tree | snapshot |
| 2008-09-22 |
Keir Fraser | x86: fix powernow |
commit | commitdiff | tree | snapshot |
| 2008-09-22 |
Keir Fraser | Add debug key 'e' for event channel information |
commit | commitdiff | tree | snapshot |
| 2008-09-22 |
Keir Fraser | acpi: mark several more items __init/__initdata |
commit | commitdiff | tree | snapshot |
| 2008-09-22 |
Keir Fraser | x86/cpufreq: don't use static array for large per-CPU... |
commit | commitdiff | tree | snapshot |
| 2008-09-22 |
Keir Fraser | domctl: don't allow certain operations on Dom0 |
commit | commitdiff | tree | snapshot |
| 2008-09-22 |
Keir Fraser | vsprintf: Better size_t input checking, and fix return... |
commit | commitdiff | tree | snapshot |
| 2008-09-22 |
Keir Fraser | Fix misc issues related to allowing support of more... |
commit | commitdiff | tree | snapshot |
| 2008-09-22 |
Keir Fraser | xentop: Fix display of long domain names. |
commit | commitdiff | tree | snapshot |
| 2008-09-22 |
Keir Fraser | i386: make double fault TSS per-CPU |
commit | commitdiff | tree | snapshot |
| 2008-09-22 |
Keir Fraser | x86: make GDT per-CPU |
commit | commitdiff | tree | snapshot |
| 2008-09-22 |
Keir Fraser | x86,amd,microcode: fix hypercall return code |
commit | commitdiff | tree | snapshot |
| 2008-09-22 |
Keir Fraser | CPUIDLE: Handle C2 LAPIC timer & TSC stop |
commit | commitdiff | tree | snapshot |
| 2008-09-22 |
Keir Fraser | CPUIDLE: Support multiple C3 states |
commit | commitdiff | tree | snapshot |
| 2008-09-22 |
Keir Fraser | xenctx: fix xenctx --all option on x86 |
commit | commitdiff | tree | snapshot |
| 2008-09-22 |
Keir Fraser | xend: Refactor vmmetrics destruction. |
commit | commitdiff | tree | snapshot |
| 2008-09-18 |
Keir Fraser | pvgrub: Allow to work with a partitionless virtual... |
commit | commitdiff | tree | snapshot |
| 2008-09-18 |
Keir Fraser | xm list: Return unique exit code for non-existent domain |
commit | commitdiff | tree | snapshot |
| 2008-09-18 |
Keir Fraser | x86, amd, hvm: pass through one more cpuid cache descri... |
commit | commitdiff | tree | snapshot |
| 2008-09-18 |
Keir Fraser | Remove internal tools/ioemu tree. |
commit | commitdiff | tree | snapshot |
| 2008-09-17 |
Keir Fraser | xc_save/xc_restore: Fix wrong data type |
commit | commitdiff | tree | snapshot |
| 2008-09-17 |
Keir Fraser | x86: Allow continue_hypercall_on_cpu() to be called... |
commit | commitdiff | tree | snapshot |
| 2008-09-17 |
Keir Fraser | xm: Remove obsolete mechanism using vncviewer -listen |
commit | commitdiff | tree | snapshot |
| 2008-09-17 |
Keir Fraser | mini-os: adding some missing posix function declarations |
commit | commitdiff | tree | snapshot |
| 2008-09-16 |
Keir Fraser | x86-64: enforce memory limits imposed by virtual memory... |
commit | commitdiff | tree | snapshot |
| 2008-09-16 |
Keir Fraser | x86: also fix powernow's dom_mask |
commit | commitdiff | tree | snapshot |
| 2008-09-16 |
Keir Fraser | Merge with IA64 tree. |
commit | commitdiff | tree | snapshot |
| 2008-09-16 |
Keir Fraser | x86, microcode: Free microcode_info struct at end of... |
commit | commitdiff | tree | snapshot |
| 2008-09-16 |
Keir Fraser | x86, microcode: Do not run microcode update in IRQ... |
commit | commitdiff | tree | snapshot |
| 2008-09-16 |
Isaku Yamahata | merge with xen-unstable.hg |
commit | commitdiff | tree | snapshot |
| 2008-09-16 |
Keir Fraser | x86: Simplify RDMSR pass-through emulation for certain |
commit | commitdiff | tree | snapshot |
| 2008-09-16 |
Keir Fraser | x86, microcode: More code cleanups. |
commit | commitdiff | tree | snapshot |
| 2008-09-16 |
Keir Fraser | stubdom/ioemu link farm creation fixes |
commit | commitdiff | tree | snapshot |
| 2008-09-16 |
Keir Fraser | x86, microcode: Clean up for Xen coding style, and... |
commit | commitdiff | tree | snapshot |
| 2008-09-15 |
Keir Fraser | Avoid parallel invocation of git for ioemu-remote. |
commit | commitdiff | tree | snapshot |
| 2008-09-15 |
Keir Fraser | x86: Fix 32-bit build after AMD microcode update patch. |
commit | commitdiff | tree | snapshot |
| 2008-09-15 |
Keir Fraser | xsm: dummy module - implement missing stub |
commit | commitdiff | tree | snapshot |
| 2008-09-15 |
Keir Fraser | vtd: minor edge case memory leak |
commit | commitdiff | tree | snapshot |
| 2008-09-15 |
Keir Fraser | x86, shadow: Allow removing writable mappings from... |
commit | commitdiff | tree | snapshot |
| 2008-09-13 |
Keir Fraser | x86, shadow: Fix comment about Linux direct-map address. |
commit | commitdiff | tree | snapshot |
| 2008-09-12 |
Keir Fraser | x86, shadow: Add new location of Linux direct-map to... |
commit | commitdiff | tree | snapshot |
| 2008-09-12 |
Keir Fraser | x86: microcode update support for AMD CPUs |
commit | commitdiff | tree | snapshot |
| 2008-09-12 |
Keir Fraser | $(XEN_ROOT) absolutification fixes for ioemu-remote... |
commit | commitdiff | tree | snapshot |
| 2008-09-12 |
Keir Fraser | Check the existence of serial port before using |
commit | commitdiff | tree | snapshot |
| 2008-09-12 |
Keir Fraser | stubdom: compile stubdom with qemu-remote |
commit | commitdiff | tree | snapshot |
| 2008-09-12 |
Keir Fraser | x86, cpu hotplug: flush softirq work when going offline |
commit | commitdiff | tree | snapshot |
| 2008-09-12 |
Keir Fraser | x86: Clean up cpufreq core logic |
commit | commitdiff | tree | snapshot |
| 2008-09-12 |
Isaku Yamahata | merge with xen-unstable.hg |
commit | commitdiff | tree | snapshot |
| 2008-09-12 |
Isaku Yamahata | [IA64] fix XENMEM_add_to_physmap with XENMAPSPACE_mfn |
commit | commitdiff | tree | snapshot |
| 2008-09-11 |
Keir Fraser | xenstore: Fix a memory leak in 'xs_is_domain_introduced'. |
commit | commitdiff | tree | snapshot |
| 2008-09-11 |
Keir Fraser | ACPI: Grant access of MSR_IA32_THERM_CONTROL MSR to... |
commit | commitdiff | tree | snapshot |
| 2008-09-11 |
Keir Fraser | CPUIDLE: Disable APIC timer intr during C3 while force... |
commit | commitdiff | tree | snapshot |
| 2008-09-11 |
Keir Fraser | x86, shadow: Fix some SHADOW_PRINTK() callers. |
commit | commitdiff | tree | snapshot |
| 2008-09-11 |
Keir Fraser | xendomains script: A few bug fixes. |
commit | commitdiff | tree | snapshot |
| 2008-09-11 |
Keir Fraser | x86: Support CPU hotplug offline. |
commit | commitdiff | tree | snapshot |
| 2008-09-11 |
Keir Fraser | xm: domid casting bug |
commit | commitdiff | tree | snapshot |
| 2008-09-11 |
Keir Fraser | xsm: XSM foreigndom usage bug |
commit | commitdiff | tree | snapshot |
| 2008-09-10 |
Keir Fraser | x86: Fix calibration rendezvous for cpu hotplug. |
commit | commitdiff | tree | snapshot |
| 2008-09-10 |
Keir Fraser | CPUIDLE: Port Linux menu governor to replace the initia... |
commit | commitdiff | tree | snapshot |
| 2008-09-10 |
Keir Fraser | CPUIDLE: Adjust Cx residency to contain Cx exit latency... |
commit | commitdiff | tree | snapshot |
| 2008-09-10 |
Keir Fraser | CPUIDLE: Avoid remnant LAPIC timer intr while force... |
commit | commitdiff | tree | snapshot |
| 2008-09-10 |
Keir Fraser | CPUIDLE: Avoid remnant HPET intr while force hpetbroadcast |
commit | commitdiff | tree | snapshot |
| 2008-09-10 |
Keir Fraser | vtd: Add a command line param to enable/disable pass... |
commit | commitdiff | tree | snapshot |
| 2008-09-10 |
Keir Fraser | x86, xend: Fix processing of cpuid config parameters |
commit | commitdiff | tree | snapshot |
| 2008-09-10 |
Keir Fraser | x86: Remove MSI boot parameter -- now always on. |
commit | commitdiff | tree | snapshot |
| 2008-09-09 |
Keir Fraser | x86: Do not permit 'AUTO_ASSIGN' parameter to PHYSDEVOP... |
commit | commitdiff | tree | snapshot |
| 2008-09-09 |
Keir Fraser | xc_domain_save: Do not poll-wait for guest to shutdown... |
commit | commitdiff | tree | snapshot |
| 2008-09-09 |
Keir Fraser | Small user manual fixes. |
commit | commitdiff | tree | snapshot |
| 2008-09-09 |
Keir Fraser | ioemu: Fix bug in map cache |
commit | commitdiff | tree | snapshot |
| 2008-09-09 |
Keir Fraser | ioemu: various fixes to 18394:dade7f0bdc8d |
commit | commitdiff | tree | snapshot |
| 2008-09-09 |
Keir Fraser | libxc: fix xc_memory_op(): handles XENMEM_remove_from_p... |
commit | commitdiff | tree | snapshot |
| 2008-09-09 |
Keir Fraser | vtd.txt: Add caveat about assigning certain types of... |
commit | commitdiff | tree | snapshot |
| 2008-09-09 |
Keir Fraser | vtd: Enable pass-through translation for Dom0 |
commit | commitdiff | tree | snapshot |
| 2008-09-09 |
Keir Fraser | stubdom: Fix README for renamed device-model config... |
commit | commitdiff | tree | snapshot |
| 2008-09-09 |
Keir Fraser | Revert 18415:3e72ab517e44 (xend: move the call to XendD... |
commit | commitdiff | tree | snapshot |
| 2008-09-08 |
Keir Fraser | xentrace 7/7: Add option to log to a circular buffer... |
commit | commitdiff | tree | snapshot |
| 2008-09-08 |
Keir Fraser | xentrace 6/7: Updated formats file. |
commit | commitdiff | tree | snapshot |
| 2008-09-08 |
Keir Fraser | xentrace 5/7: Additional tracing for the shadow code. |
commit | commitdiff | tree | snapshot |
| 2008-09-08 |
Keir Fraser | xentrace 4/7: Add some missing things to the xentrace... |
commit | commitdiff | tree | snapshot |
| 2008-09-08 |
Keir Fraser | xentrace 3/7: Remove vcpu / domain from HVM traces. |
commit | commitdiff | tree | snapshot |
| 2008-09-08 |
Keir Fraser | xentrace 2/7: Lost-records record includes currently... |
commit | commitdiff | tree | snapshot |
| 2008-09-08 |
Keir Fraser | xentrace 1/7: Trace runstate changes. |
commit | commitdiff | tree | snapshot |
| 2008-09-08 |
Keir Fraser | xen/powernow: allow using lowest-power P-state |
commit | commitdiff | tree | snapshot |
| 2008-09-08 |
Keir Fraser | x86: fix cpufreq_dom_mask |
commit | commitdiff | tree | snapshot |
| 2008-09-08 |
Keir Fraser | xc_save: ignore the first suspend event channel notific... |
commit | commitdiff | tree | snapshot |
| 2008-09-08 |
Keir Fraser | xc_save: Clean up (*suspend)() callback hook. |
commit | commitdiff | tree | snapshot |
| 2008-09-08 |
Keir Fraser | xc_save: Janitorial work. |
commit | commitdiff | tree | snapshot |
| 2008-09-05 |
Keir Fraser | lsevtchn: Improve this evtchn reporting tool. |
commit | commitdiff | tree | snapshot |
| 2008-09-05 |
Keir Fraser | ioemu: fix offset of MSI-X memory-mapped table. |
commit | commitdiff | tree | snapshot |
| 2008-09-04 |
Keir Fraser | xsm: A few hacks to get XSM-disabled (aka dummy) mode... |
commit | commitdiff | tree | snapshot |
| 2008-09-04 |
Keir Fraser | More efficient implementation of SCHEDOP_poll when... |
commit | commitdiff | tree | snapshot |
| 2008-09-04 |
Keir Fraser | x86: smp_mb__{before,after}_clear_bit() are no-ops. |
commit | commitdiff | tree | snapshot |
| 2008-09-04 |
Keir Fraser | xsm: Fix __import__() usage on Python 2.4 and earlier. |
commit | commitdiff | tree | snapshot |
| 2008-09-04 |
Keir Fraser | ioemu: support PCI Express Capability Structure version 1. |
commit | commitdiff | tree | snapshot |
| 2008-09-04 |
Keir Fraser | xsm, flask: sample flask policy |
commit | commitdiff | tree | snapshot |
| 2008-09-04 |
Keir Fraser | xsm: refactor IO hooks/sysctl hooks |
commit | commitdiff | tree | snapshot |
| 2008-09-04 |
Keir Fraser | xsm, python tools: remove autogenerated xsm.py |
commit | commitdiff | tree | snapshot |
| 2008-09-04 |
Keir Fraser | CPUIDLE: Write to ARB_DISABLE conditionally to reduce... |
commit | commitdiff | tree | snapshot |
| 2008-09-03 |
Keir Fraser | x86: Fix interpretation of get_l*e_linear_pagetable(). |
commit | commitdiff | tree | snapshot |
| next |